home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Util / cli / Transfer.readme.txt < prev   
Text File  |  2004-01-31  |  3KB  |  111 lines

  1. Short:    Simulate the transfer of a file
  2. Author:   alecosnet@inwind.it (Alessandro Marinuzzi)
  3. Uploader: alecosnet@inwind.it (Alessandro Marinuzzi)
  4. Version:  1.0
  5. Type:     util/cli
  6. Date:     08.04.2000
  7.  
  8.  
  9. ================================================================================
  10.  
  11.  
  12.     INTRODUCTION:
  13.     =============
  14.     
  15.     I wrote  this little program for  my personal use. Well ! I decided to  give
  16.     this little work to the Amiga community. This program simulates the transfer
  17.     of a file giving you infos  about the time elapsed. This program is only cli
  18.     usage so open a shell and type "Transfer" without the double quotes.
  19.  
  20.  
  21.     INFOS:
  22.     ======
  23.     
  24.     Developped using Sas/C. Programming language: C++
  25.     
  26.     
  27.     ABOUT THE CODE:
  28.     ===============
  29.     
  30.     I wrote  this program when I was a beginner  programmer in C++. So it's very
  31.     simple but it does its work fine.
  32.     
  33.     
  34.     REQUIREMENTS:
  35.     =============
  36.     
  37.     · Any Amiga with at the least OS 2.0
  38.  
  39.     
  40.     KNOWN PROBLEMS:
  41.     ===============
  42.     
  43.     Even if you  insert a wrong value the  program should work fine giving you a
  44.     warning message but if it become unstable break it sending a Ctrl-C.
  45.  
  46.  
  47.     AUTOR:
  48.     ======
  49.  
  50.     Alecos ->  Fullname: Alessandro Marinuzzi
  51.                Address:  Via Torre Pilo n.14/c
  52.                City:     Palermo
  53.                ZipCode:  90151
  54.                Country:  Italy
  55.     
  56.     E-Mail:    alecosnet@inwind.it
  57.     Web:       http://alecos.altervista.org/
  58.     
  59.  
  60.     MY AMIGA CONFIGURATION:
  61.     =======================
  62.  
  63.     · Amiga Model:    A4000/040
  64.     · Graphic Board:  CyberVision64/3D
  65.     · Monitor:        Digital 15 inch
  66.     · Speakers:       2 - 240 W
  67.     · Hard Disk:      8,4 GB
  68.     · CD-Witer:       48x16x48
  69.     · FloppyDisk:     DD 3,5
  70.     · Analogic Modem: 56k Flex V.90
  71.     · Mouse:          Manhattan 400 dpi
  72.     · Joystick:       Transparent-Coloured (like Apple)
  73.     · Printer:        CanonBJEC 240
  74.     · Fast Mem:       16 MB
  75.     · Graphic Mem:    2 + 4 MB
  76.     · AmigaOS:        3.9
  77.     · ROM:            45.57
  78.     · GraphicOS:      CyberGraphX4 (43)
  79.     · SoundOS:        Ahi 5.
  80.  
  81.  
  82.     STATUS:
  83.     =======
  84.     
  85.     Transfer is © 2000-2003 Alessandro Marinuzzi. All rights reserved.
  86.     Transfer is FreeWare ! Source code included !
  87.  
  88.  
  89.     LEGAL:
  90.     ======
  91.  
  92.     No part of this archive may be redistributed except with the entire contents
  93.     of the original archive. You aren't allowed to modify any of the files which
  94.     are included in the archive. You aren't allowed to redistribute this archive
  95.     together with the  obscene or illegal stuff. Finally you are allowed to copy
  96.     and redistribute this software free of charge. Expressed permission is given
  97.     for Amiga  Magazines which  want include on Cover CD this  archive. The only
  98.     thing which is requested is to send me a copy of the magazine with CD.
  99.  
  100.  
  101.     DISCLAIMER:
  102.     ===========
  103.  
  104.     THIS  SOFTWARE IS  PROVIDED "AS IS", WITHOUT  WARRANTY  OF ANY  KIND, EITHER
  105.     EXPRESSED  OR IMPLIED, OR OTHERWISE. BY USING THIS  SOFTWARE, YOU ACCEPT THE
  106.     ENTIRE  RISK. ALESSANDRO MARINUZZI  SHALL BE  NOT LIABLE  FOR ANY  DIRECT OR
  107.     INDIRECT  DAMAGE, INCLUDING DAMAGE FOR ANY  DATA OR INFORMATION WHICH MAY BE
  108.     LOST.
  109.  
  110. ================================================================================
  111.